Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeView

Packages that use ISynchronizeView
org.eclipse.team.ui.synchronize Application programming interfaces for interaction with the Eclipse Synchronize View. 
 

Uses of ISynchronizeView in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return ISynchronizeView
 ISynchronizeView TeamSubscriberParticipantPage.getSynchronizeView()
           
 ISynchronizeView ISynchronizeManager.showSynchronizeViewInActivePage(IWorkbenchPage page)
          Opens the synchronize view in the given page.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeView
 IPageBookViewPage TeamSubscriberParticipant.createPage(ISynchronizeView view)
           
 IPageBookViewPage ISynchronizeParticipant.createPage(ISynchronizeView view)
          Creates and returns a new page for this synchronize participant.
 

Constructors in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeView
TeamSubscriberParticipantPage(TeamSubscriberParticipant page, ISynchronizeView view, org.eclipse.team.internal.ui.synchronize.sets.SubscriberInput input)
          Constructs a new SynchronizeView.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.